hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IReloadable
hip
api
data
commons
OpenGL Renderer must implement IReloadable for when changing device orientation.
interface
IReloadable {
bool
reload
();
}
Members
Functions
reload
bool
reload
()
Undocumented in source.
Meta
Source
See Implementation
hip
api
data
commons
enums
HipAssetResult
functions
Asset
getModulesFromRoot
loadAsset
splitLines
interfaces
IHipAsset
IHipAssetLoadTask
IHipDeferrableText
IHipDeferrableTexture
IHipDeserializable
IHipPreloadable
ILoadable
IReloadable
mixin templates
ForeachAssetInClass
LoadAllAssets
LoadReferencedAssets
PreloadAssets
structs
HipAssetUDA
templates
FilterAsset
GetAssetUDA
OpenGL Renderer must implement IReloadable for when changing device orientation.